body {
	text-align:center;
	
	
}

#container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 auto;
	width: 880px;
	text-align:left;
}

#header {
	width: 875px;
	height: auto;
}

#leftnav {
	float: left;
	width: 150px;
	text-align:left;
}

#footer {
	width: 875px;
	height: 300px;
	clear: both;
}

#archivemain {
	width: 875px;
	height: auto;
	text-align: center
}

#indexmain {
	width: 875px;
	height: auto;
	text-align: left
}

#logo {
	float: left;
	width: 380px;
	height: 100px;
	margin-left: 50px;
	text-align:center;
}

#contact {
	float: right;
	width: 400px;
	height: 100px;
	margin-right: 30px;
}

#main {
	width: 720px;
	margin-left: 152px;
	text-align:left;
}

#mainbottom {
	width: 720px;
	margin-left: 10px;
	text-align:left;
}

#nonotes {
	width: 175px;
	test-align: left;
	float: right;
	clear:right;
	border-width: 1px;
	padding: 5px;
	border: solid;
}

h1 {
	font-size:18px;
	color: #004080;
	text-align: center;
}

.navhead {
	background-color:#aad5ff;
}

h2 {
	font-size:14px;
	color: #004080;
	font-weight: bold;
}

h3 {
	font-size:12px;
	color: #004080;
	font-weight: bold;
}

.mainbox {
	border-color:#006;
	border-width: 3px;
	border-style:solid;
	background-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.list {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font color: "#004080";
}

.retlink {
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

a:link {
	color: #560c17;
}

a:active {
	color: #c95f74;
}

a:hover {
	color: #c95f74;
}

a:visited {
	color: #560c17;
}